VT-d: drop stray "list" field from struct user_rmrr
authorJan Beulich <jbeulich@suse.com>
Tue, 18 Feb 2020 15:23:41 +0000 (16:23 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 18 Feb 2020 15:23:41 +0000 (16:23 +0100)
commit89f0b0a0ac719f546f7f71a12e0ef7b20e55c42c
treea48855dfad37d70c3bc518dcc3f8924c9f6c0377
parentafe950568017e9f3a5b0ec3b139edf93ba163bf0
VT-d: drop stray "list" field from struct user_rmrr

The field looks to have been bogusly added by the patch introducing the
struct (431685e8deb6 "VT-d: add command line option for extra rmrrs").

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
xen/drivers/passthrough/vtd/dmar.c